'Declaration Public Overridable Function CanMove( _ ByVal fromIndex As Integer, _ ByVal toIndex As Integer _ ) As Boolean
public virtual bool CanMove( int fromIndex, int toIndex )
C1DataCollection<T> Class C1DataCollection<T> Members